github.com/jackc/pgx/v5/pgxpool.Pool.idleDestroyCount (field)
3 uses
github.com/jackc/pgx/v5/pgxpool (current package)
pool.go#L81: idleDestroyCount atomic.Int64
pool.go#L542: p.idleDestroyCount.Add(1)
pool.go#L719: idleDestroyCount: p.idleDestroyCount.Load(),
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)